home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Direct 1996 February
/
PC Direct CD-ROM (February 1996).iso
/
software
/
claris
/
impact
/
disk12
/
impact.rs_
/
impact.rs
/
TEXT_172.txt
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Windows-1252 (detected)
Wrap
Text File
|
1995-08-28
|
302 b
|
11 lines
MAX (Maximum)
Returns the largest number in the list of arguments (the maximum value found).
Format: MAX (number1, number2,...)
Argument:
ΓÇó number1, number2: A number, cell reference, or range.
Example:
MAX (5, -2.2, -11) returns 5.
Shows that 5 is the largest (maximum) number found in the list.